home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / DATABASE / DBANKWIN.ZIP / LOOK4WIN.BAT < prev    next >
DOS Batch File  |  1993-05-15  |  226b  |  10 lines

  1. @echo off
  2. if exist %1nul if exist %1con goto noBSlash
  3. if not exist %1\win.com goto return
  4. rem>H:\%username%\foundwin.!@#
  5. goto return
  6. :noBSlash
  7. if not exist %1win.com goto return
  8. rem>H:\%username%\foundwin.!@#
  9. :return
  10.